TF5HTTPClient.Log(THTTPClientLogType,String,TVarRec[],Integer) Method
Represents method Log(THTTPClientLogType,String,TVarRec[],Integer).
protected procedure Log(const LogType: THTTPClientLogType; const Msg: String; const Args: array of const; const Level: Integer = 0); overload;
Parameters
- LogType
- Type: THTTPClientLogType
- Msg
- Type: String
- Args
- Type: array of const
- Level
- Type: Integer